home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 5
/
CD-ROM Today - The Disc (Issue 5)(November 1994).ISO
/
mac
/
DHA demo
/
Don Norman Folder
/
The Library
/
The Library.rsrc
/
CSTR_15657_nextMarkCSTR
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
ISO-8859-9 (detected)
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-21
|
271 b
|
9 lines
global tct,H,T,Bname
getvalues
if H│2 then
repeat with a=2 to H
if line a of fld "marked cards">T then exit repeat
end repeat
if a=H and line H of fld "marked Cards"▓T then go cd ((line 2 of fld "marked cards")+tct)
else go cd ((line a of fld "marked cards")+tct)
end if